Release 10.1A: OpenEdge Application Server:
Administration
Connecting programmatically
You can also provide connection information programmatically with the SpeedScript
CONNECTstatement. You can specify a parameter file that includes connection information with theCONNECTstatement. However, you cannot connect to a database in the same procedure that accesses that database. You cannot connect to a database within an embedded SpeedScript program that then accesses the database tables and fields. Instead, you should include theCONNECTstatement in a separate procedure (.p) that the embedded SpeedScript calls. This ensures that all agents receive the information they need to connect to the database.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |